home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk74 / uushut / uujoin.doc < prev    next >
Text File  |  1995-03-19  |  2KB  |  88 lines

  1.  
  2. ***  UUJOIN - a utility to join multiple uuencode files into one file. ***
  3.  
  4.  
  5.       UUJOIN is Copyright 1989 Keith Elbertson, All rights reserved.
  6.  
  7.       This program may be freely redistributed, but may not be placed on,
  8.  
  9.       or incorporated into, any disk that charges for distribution
  10.  
  11.       of the programs. Meaning "If the user has to pay for any portion
  12.  
  13.       of the disk, this program better not be on there. All files must
  14.  
  15.       be included, and unaltered for distribution.
  16.  
  17.          I have my reasons for requiring this.  If FF gives you any clue,
  18.  
  19.       that's all I will say. He still owes me 2 disks since DEC 88.
  20.  
  21.  
  22.       No warranty's are are given as to the fitness of this software for
  23.       ---------------------------
  24.       any particular purpose. Use at your own risk, although I don't think
  25.  
  26.       there is any since I personally use this program with no troubles.
  27.  
  28.       If you find this program a timesaver. Please send me $2 for saving
  29.  
  30.       you the time of doing things manually.
  31.  
  32.  
  33.                            Keith Elbertson
  34.                            P.O.Box 840535
  35.                            Pembroke Pines, Fl. 33084
  36.  
  37.  
  38.  
  39.    I came up with this little utility as a result of the amount of work
  40.  
  41. involved in rejoining files that are posted to USENET.  If you don't have
  42.  
  43. access to USENET you probably won't have any need for this utility.
  44.  
  45.    The reason for this utility is to join together the often multiple files
  46.  
  47. that often are required for transfers on USENET.  It makes the manual job
  48.  
  49. a breeze.
  50.  
  51.    It may require you to do your downloads slightly different that you are
  52.  
  53. currently doing, but should not be difficult to live with.
  54.  
  55.  
  56. How it works.
  57. -------------
  58.  
  59.    In order for UUJOIN to be able to identify the files that it is suppose
  60.  
  61. to join together, they must be name the same with an extension corresponding
  62.  
  63. to the files sequence number. Like this:
  64.  
  65.  
  66.          FILE.1
  67.          FILE.2
  68.          FILE.3
  69.          FILE.N   (N = any further numbers)
  70.  
  71.  
  72.    To join FILE.1, FILE.2, and FILE.3 together into one file type:
  73.  
  74.  
  75.          UUJOIN  FILE
  76.  
  77.  
  78.    UUJOIN will automatically create a file in the same directory as the
  79.  
  80. source files by the name of FILE.UUJ. Once it is finished, all you need to
  81.  
  82. do is run UUDECODE on the file FILE.UUJ to unpack it.
  83.  
  84.  
  85. ENJOY,
  86.  
  87. KEITH ELBERTSON
  88.